How to Install fastdnaml software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install fastdnaml software package in Ubuntu 14.04 LTS (Trusty Tahr)

fastdnaml software package provides Tool for construction of phylogenetic trees of DNA sequences, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install fastdnaml 

fastdnaml is installed in your system.

Make ensure the fastdnaml package were installed using the commands given below,

$ sudo dpkg-query -l | grep fastdnaml *

You will get with fastdnaml package name, version, architecture and description in a table

fastdnaml package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Science
Package fastdnaml
Version 1.2.2-10
Description Tool for construction of phylogenetic trees of DNA sequences
Sub Section Science


See Also, How to uninstall or remove fastdnaml software package from Ubuntu 14.04 LTS (Trusty Tahr)?